home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-07-02 | 333 b | 17 lines | [TEXT/CWIE] |
- #if __POWERPC__
- #pragma warning "PPC not supported."
- #elif __CFM68K__
- #pragma warning "CFM68K not supported."
-
- #else
- #pragma precompile_target "AnimatedIconsINIT68K.dump"
- #endif
-
- #pragma once on
-
- #include <MacHeaders68K>
- #include <PP_Types.h>
-
- #define BUILDINGINIT 1
- #define PATCHTRAPS 1
- #define DONT_DEFINE_CONSOLE_FUNCTIONS 1